specify vt. (-fied) 1.指定;具体说明,详细说明。 2.逐一登记,详列;列入清单;分类;特殊化。 at a time and place to be specified 在指定的时间地点。 specified weight 规定重量。 specify those to whom invitations are to be sent 具体开明应加邀请的人名。
To find files with a specified pattern 查找具有指定模式的文件
Class with the specified pattern 类的新实例。
The fnmatch ( ) function matches a filename or string against the specified pattern 函数的作用是:用指定的样式匹配文件名或字符串。
An empty collection is returned if no files matching the specified pattern are found 如果没有找到与指定模式匹配的文件,则返回一个空集合。
Regular expressions are a widely - used method of specifying patterns of text to search for 正则表达式是一个种广泛应用于文字搜索领域的技术。
Property to validate that e - mail addresses match a specified pattern and with the 属性的正则表达式来验证电子邮件地址是否与指定模式匹配,指定带有
An empty collection is returned if no directories matching the specified pattern are found 如果没有找到与指定模式匹配的目录,则返回一个空集合。
The glob ( ) function returns an array of filenames or directories matching a specified pattern 函数的作用是:以数组的形式返回与指定模式相匹配的文件名或目录。
The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern 下面的代码示例演示如何使用此构造函数以指定的模式实例化正则表达式。
The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern and options 下面的代码示例演示如何使用此构造函数以指定的模式和选项实例化正则表达式。